home *** CD-ROM | disk | FTP | other *** search
/ Critical Care Nursing - A…roach - Student Resource / Critical Care Nursing - A Holistic Approach - Student Resource CD-ROM.iso / pc / Interactive Menu Support Files / swf / help.swf / scripts / DefineButton2_147 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2008-03-28  |  84 b   |  5 lines

  1. on(release){
  2.    unloadMovie(this);
  3.    getUrl("lingo:_player.cursor(-1)", "");
  4. }
  5.